chore(deps): update remix monorepo to v1.19.3 #788
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.18.1
->1.19.3
1.18.1
->1.19.3
1.18.1
->1.19.3
1.18.1
->1.19.3
1.18.1
->1.19.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
remix-run/remix (@remix-run/dev)
v1.19.3
Compare Source
Patch Changes
devServerBroadcastDelay
anddevServerPort
config options (#7064)@remix-run/[email protected]
v1.19.2
Compare Source
Patch Changes
proxy-agent
to resolve npm audit security vulnerability (#7027)@remix-run/[email protected]
v1.19.1
Compare Source
Patch Changes
@remix-run/[email protected]
v1.19.0
Compare Source
Minor Changes
improved networking options for
v2_dev
(#6724)deprecate the
--scheme
and--host
options and replace them with theREMIX_DEV_ORIGIN
environment variableOutput esbuild metafiles for bundle analysis (#6772)
Written to server build directory (
build/
by default):metafile.css.json
metafile.js.json
(browser JS)metafile.server.json
(server JS)Metafiles can be uploaded to https://esbuild.github.io/analyze/ for analysis.
Add
serverNodeBuiltinsPolyfill
config option. Inremix.config.js
you can now disable polyfills of Node.js built-in modules for non-Node.js server platforms, or opt into a subset of polyfills. (#6814, #6859, #6877)Patch Changes
ignore missing react-dom/client for react 17 (#6725)
Warn if not using
v2_dev
(#6818)Also, rename
--no-restart
to--manual
to match intention and documentation.--no-restart
remains an alias for--manual
in v1 for backwards compatibility.ignore errors when killing already dead processes (#6773)
Always rewrite css-derived assets during builds (#6837)
fix sourcemaps for
v2_dev
(#6762)Do not clear screen when dev server starts (#6719)
On some terminal emulators, "clearing" only scrolls the next line to the
top. on others, it erases the scrollback.
Instead, let users call
clear
themselves (clear && remix dev
) ifthey want to clear.
Updated dependencies:
@remix-run/[email protected]
remix-run/remix (@remix-run/express)
v1.19.3
Compare Source
Patch Changes
@remix-run/[email protected]
v1.19.2
Compare Source
Patch Changes
@remix-run/[email protected]
v1.19.1
Compare Source
Patch Changes
@remix-run/[email protected]
v1.19.0
Compare Source
Patch Changes
@remix-run/[email protected]
remix-run/remix (@remix-run/node)
v1.19.3
Compare Source
Patch Changes
@remix-run/[email protected]
v1.19.2
Compare Source
Patch Changes
@remix-run/web-*
packages (#7026)@remix-run/[email protected]
v1.19.1
Compare Source
Patch Changes
@remix-run/[email protected]
v1.19.0
Compare Source
Patch Changes
@remix-run/[email protected]
. Submitted empty file inputs are now correctly parsed out as emptyFile
instances instead of being surfaced as an empty string viarequest.formData()
(#6816)@remix-run/[email protected]
remix-run/remix (@remix-run/react)
v1.19.3
Compare Source
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.19.3.
v1.19.2
Compare Source
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.19.2.
v1.19.1
Compare Source
No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.19.1.
v1.19.0
Compare Source
Minor Changes
improved networking options for
v2_dev
(#6724)deprecate the
--scheme
and--host
options and replace them with theREMIX_DEV_ORIGIN
environment variableAdded some missing react-router exports to
@remix-run/react
(#6856)Patch Changes
fetcher.formEncType
to useFormEncType
fromreact-router-dom
instead ofstring
(#6810)?_data
HTTP/Network errors that don't reach the Remix server and ensure they bubble to theErrorBoundary
(#6783)Error
subclasses such asReferenceError
/TypeError
in development mode (#6675)useRouteLoaderData()
(#5157)[email protected]
@remix-run/[email protected]
remix-run/remix (@remix-run/serve)
v1.19.3
Compare Source
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
v1.19.2
Compare Source
Patch Changes
source-map-support
(#7039)@remix-run/[email protected]
@remix-run/[email protected]
v1.19.1
Compare Source
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
v1.19.0
Compare Source
Patch Changes
@remix-run/[email protected]
@remix-run/[email protected]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.